How to Install os8 software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install os8 software package in Ubuntu 14.04 LTS (Trusty Tahr)

os8 software package provides DEC OS8 images for a PDP-8 emulator, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install os8 

os8 is installed in your system.

Make ensure the os8 package were installed using the commands given below,

$ sudo dpkg-query -l | grep os8 *

You will get with os8 package name, version, architecture and description in a table

os8 package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Other OSs and file systems
Package os8
Version 2.1-5
Description DEC OS8 images for a PDP-8 emulator
Sub Section otherosfs


See Also, How to uninstall or remove os8 software package from Ubuntu 14.04 LTS (Trusty Tahr)?